div{
  background: #eee;
  bottom: 0;
  height: 100px;
  left: 0;
/*  margin: auto;*/
  position: absolute;
  top: 0;
  right: 0;
  width: 980px;
  height: 640px;
}

/* img{
	position:absolute;
	left:100px;
	top:100px;
	z-index:1;
	}
 */

#n2{
  background: #ddd;
 /* -webkit-transform: scale(1.6,1); /* Safari and Chrome  */
  bottom: 0;
  height: 100px;
  left: 0
  position: relative;
  top: 140px;
  right: 0;
  width: 980px;
  height: 640px;

}

#n3{
  background: #eee;
  bottom: 0;
  height: 80px;
  left:0

  position: relative;
  top: 385px;
  right: 0;
  width: 980px;
  height: 860px;
  text-align: center;
  padding-top:30px;

}

#n4{
  background: #eee;
  bottom: 0;
  height: 80px;
  left:0

  position: relative;
  top: 450px;
  right: 0;
  width: 980px;
  height: 860px;
  text-align: center;
  padding-top:30px;
}


p{
font: 30px/1 Garamond;
position: relative;
top: 30%
margin: 0 auto;
text-align:center;
line-height:115%;
}
h3{
position: relative;
top: 10%
margin: 0 auto;
text-align:center;
}

